lcRPlanSetPos Home

Changes vertex position in road plan object.

 BOOL lcRPlanSetPos (
   HANDLE hVertex,
   double X,
   double Y
 );

Parameters
hVertex
  Handle to a vertex of road plan object.
X Y
  New coordinates for the vertex.

Return Value

  If the function succeeds, the return value is nonzero (TRUE).

See Also

  lcRPlanSetCurve